public DicomCommandStatusType SendNActionRequest<TQuery>(
DicomScp Scp,
TQuery Query,
int action,
string instance
)
public:
DicomCommandStatusType SendNActionRequestgeneric<typename TQuery>
(
DicomScp^ Scp,
_TQuery^_ Query,
int action,
String^ instance
)
Scp
The peer connection to send the N-ACTION request to.
Query
Holds information specific to the N-ACTION request.
action
The action to be performed.
instance
The instance to be affected by this request.
TQuery
The type of the query.
The status of the operation.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document